a:link{  text-decoration:none;}
ul,li{ list-style:none;}
.text {
	font-size: 12px;
	line-height: 18px;
	color: #7c7a7a;
	text-decoration: none;
}
.title {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #7c7a7a;
	text-decoration: none;
}
.texttop {
	font-size: 12px;
	line-height: 15px;
	color: #bf0101;
	text-decoration: none;
}
.titletop {
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.titletop2 {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.lmenu{ line-height:20px; width:auto;}

.lmenu:hover,.lmenu.hover 
{
    
	 background:url(../picture/arrow02.png) no-repeat  right; 
}


.titletop1 {
	font-size: 14px;
	line-height: 18px;
	color: #bf0101;
	text-decoration: none;
	font-weight: bold;
}
.textbottom {
	font-size: 12px;
	line-height: 20px;
	color: #df8080;
	text-decoration: none;
	word-spacing: 2px;
	letter-spacing: 1px;
}
.textbottombold {
	font-size: 12px;
	line-height: 28px;
	color: #acc3df;
	text-decoration: none;
	font-weight: bold;
}
.titleleft {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #a5a2a2;
	text-decoration: none;
}







.banner {
	width: 100%;
	min-width: 1000px;
	position: relative;
	overflow: hidden;
	z-index: 0;
	height:auto; overflow:hidden;
}
.banner .list {
	max-height: 500px;
	overflow: hidden;
}
.banner li {
	width: 100%;
	position: absolute;
	z-index: 1;
	overflow: hidden;
}
.banner li img {
	width: 1920px;
	display: block;
	position: relative;
	left: 50%;
	margin-left: -960px;
	top: 0;
}
.banner li a {
	width: 100%;
	display: block;
}
.banner .tip {
	width: 100%;
	height: 20px;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 4%;
	z-index: 10;
}
.banner .tip span {
	width: 15px;
	height: 15px;
	overflow: hidden;
	margin: 0 5px;
	display: inline-block;
	cursor: pointer;
	vertical-align: top;
	text-indent: -1000px;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	border: 3px solid #fff;
}
.banner .tip span.cur {
	background: #c60404;
}
.banner .prev,.banner .next {
	width: 24px;
	height: 44px;
	position: absolute;
	z-index: 12;
	top: 50%;
	margin-top: -22px;
	cursor: pointer;
	background-position: -48px -30px;
	display: none;
	-webkit-transition: all 0s ease-in-out 0s;
	-moz-transition: all 0s ease-in-out 0s;
	transition: all 0s ease-in-out 0s;
}
.banner .prev {
	left: 3%;
	background-position: -48px -30px;
}
.banner .prev:hover {
	background-position: -48px -80px;
}
.banner .next {
	right: 3%;
	background-position: -80px -30px;
}
.banner .next:hover {
	background-position: -80px -80px;
}


.swiper-button-prev:hover,.swiper-button-next:hover{ border:none !important;}




#pages {
	clear: both;
	padding: 10px 10px 10px 10px;
	text-align: center;
	font: 14px 'Microsoft YaHei';
}
#pages a {
	display: inline-block;
	padding: 0px 12px;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	background: #fff;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #333;
	margin-right: -1px;
}
#pages a.a1 {
	padding: 0px 12px;
	height: 30px;
	line-height: 30px;
	margin-top: 0px;
}
#pages a:hover {
	background: #c60404;
	color: #fff;
	text-decoration: none;
}
#pages span {
	display: inline-block;
	padding: 0px 12px;
	height: 30px;
	line-height: 30px;
	background: #c60404;
	border: 1px solid #c60404;
	color: #fff;
	text-align: center;
}






.cpzx .ly_msg {
	width: 100%;
	overflow: hidden;
	margin: 0 auto 20px;
	padding: 0
}

.cpzx .ly_msg h3 {
	width: 100%;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	margin: 0 auto;
	padding: 0;
	border-bottom: 1px solid #dfdfdf;
	color: #333;
	font-size: 14px;
	font-weight: 700;
	text-align: center
}

.cpzx .ly_msg ul {
	width: 100%;
	overflow: hidden;
	margin: 20px auto;
	padding: 0
}

.cpzx .ly_msg ul li {
	width: 100%;
	overflow: hidden;
	margin: 0 auto 12px;
	padding: 0
}

.cpzx .ly_msg ul li h4 {
	width: 17%;
	height: 34px;
	overflow: hidden;
	line-height: 34px;
	margin: 0;
	padding: 0 20px 0 0;
	color: #333;
	font-size: 14px;
	text-align: right;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box
}

.cpzx .ly_msg ul li .msg_ipt1,.ly_msg ul li .msg_tara {
	width: 83%;
	overflow: hidden;
	margin: 0;
	padding-right: 20px;
	background: url(../images/tb_img.png) top right no-repeat;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box
}

.cpzx .ly_msg ul li .msg_ipt1 {
	height: 34px
}

.cpzx .ly_msg ul li .msg_tara {
	height: 118px
}

.cpzx .msg_ipt1 input,.msg_tara textarea {
	display: block;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 8px 15px;
	color: #666;
	font-size: 14px;
	border: 1px solid #dfdfdf;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box
}

.cpzx .msg_ipt1 input {
	height: 34px;
	line-height: 16px
}

.cpzx .msg_tara textarea {
	height: 118px;
	line-height: 20px;
	resize: none
}

.cpzx .ly_msg ul li .msg_ipt2 {
	width: 120px;
	height: 34px;
	overflow: hidden;
	margin-right: 10px;
	padding: 0;
	float: left
}

.cpzx .msg_ipt2 input {
	display: block;
	width: 120px;
	height: 34px;
	overflow: hidden;
	line-height: 16px;
	margin: 0;
	padding: 8px 15px;
	color: #666;
	font-size: 14px;
	border: 1px solid #dfdfdf;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box
}

.cpzx .ly_msg ul li a.yzm_img {
	display: block;
	width: 90px;
	height: 34px;
	overflow: hidden;
	margin: 0;
	padding-right: 20px;
	background: url(../images/tb_img.png) top right no-repeat;
	float: left
}

.cpzx .ly_msg ul li .msg_btn {
	width: 83%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left
}

.cpzx .msg_btn input {
	display: block;
	width: 100px;
	height: 34px;
	overflow: hidden;
	line-height: 32px;
	margin: 20px 15px 0 0;
	padding: 0;
	background-color: #f0f0f0;
	color: #333;
	font-size: 14px;
	text-align: center;
	border: 1px solid #ccc;
	float: left
}

.cpzx .ly_msg ul li .msg_ipt12 {
	width: 83%;
	height: 34px;
	overflow: hidden;
	margin: 0;
	padding-right: 20px;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box
}

.cpzx .msg_ipt12 input {
	height: 34px;
	line-height: 16px;
	display: block;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 8px 15px;
	color: #666;
	font-size: 14px;
	border: 1px solid #dfdfdf;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box
}

.cpzx .ly_msg ul li h4 {
	width: 20%;
	height: 45px;
	font-size: 12px
}

.cpzx .ly_msg ul li .msg_ipt1,.ly_msg ul li .msg_tara {
	width: 80%
}

.cpzx .ly_msg ul li .msg_ipt1,.ly_msg ul li .msg_tara {
	width: 80%!important
}

.cpzx .ly_msg ul li .msg_ipt1 {
	height: 47px
}

.cpzx .msg_ipt1 input {
	height: 45px;
	line-height: 45px; 
}

.cpzx .ly_msg ul li .msg_ipt12 {
	width: 80%!important;
	height: 45px!important
}

.cpzx .msg_ipt12 input {
	height: 45px
}

.cpzx .ly_msg ul li .msg_ipt1 select {
	height: 45px!important
}

.cpzx input {
	border-radius: 2px;
	border: 1px solid #fff!important;
	background: #f1f1f1
}

.cpzx textarea {
	border-radius: 2px;
	border: 1px solid #fff!important;
	background: #f1f1f1; font-family:Î¢ÈíÑÅºÚ;
}

.cpzx select {
	border-radius: 2px;
	border: none!important;
	background: #f1f1f1;
	outline: none;
	text-indent: 10px
}

.cpzx input:focus,.cpzx textarea:focus {
	border: 1px solid #dedede!important
}

.cpzx .ly_msg ul li a.yzm_img img {
	height: 100%!important
}

.cpzx .msg_btn input {
	width: 150px;
	height: 50px;
	line-height: 50px;
	cursor: pointer;  
}

.cpzx .msg_btn input:first-child {
	background: #de0000;
	color: #fff;
	outline: none; line-height:8px; margin-left:180px;
}

.cpzx .msg_ipt2 input {
	height: 30px
}

.cpzx .ly_msg ul li .msg_ipt2 {
	height: 30px
}





.products_detail h1{font-size:24px;color:#333;}
.products_detail .pro{padding:10px;line-height:30px; font-size:12px; text-align:left; color:#666}
.products_detail .pro-img{text-align:left;float:left;width:250px;}
.daline{ border-bottom:1px solid #f2f2f2; text-align:center; margin:0 80px; padding:15px 0; color:#bebebe; font-size:12px;}
.pager{ width:100%;text-align:left;}
.pager span{ width:50%; display:block; float:left;line-height:35px;}
.pager span:last-child{ text-align:right;}
.pager a{display:inline-block;padding:0 13px; font-size:12px; color:#666}
.pager .fr a{ padding-right:20px; }
.pager .fm{ text-align:center;}
.pager .fm a{ background:#e4e4e4; color:#fff; padding:10px 30px; border-radius:5px; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;}
.pager .fm a:hover{ background:#3aca69; color:#fff; }